home *** CD-ROM | disk | FTP | other *** search
- CONCLIP
-
- Moves data between console windows and the Clipboard.
-
- Format
-
- CONCLIP [CLIPUNIT | UNIT <unit number>] [OFF]
-
- Template
-
- CLIPUNIT=UNIT/N,OFF/S
-
- Location
-
- C:
-
- CONCLIP is called from the standard Startup-sequence. It keeps track of the
- information that has been cut to the Clipboard.
-
- The CLIPUNIT option allows you to specify the clipboard device unit number to
- use. Specify any unit from 0 to 255. The default number is 0. We recommend
- that this option be used only by advanced users or programmers who wish to
- use different units for different data, such as one for text and another for
- graphics. Run the command from the Shell, specifying the new unit number. The
- next time you copy and paste, that Clipboard unit is used.
-
- Using the OFF option with Shell, MEmacs, and ED causes these commands to stop
- interacting with the system Clipboard during cutting and pasting operations.
- We recommend that you do not use this option.
-